home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ifl / TIFFPrintDirectory.z / TIFFPrintDirectory
Encoding:
Text File  |  2002-10-03  |  2.6 KB  |  66 lines

  1.  
  2.  
  3.  
  4. TTTTIIIIFFFFFFFFPPPPrrrriiiinnnnttttDDDDiiiirrrreeeeccccttttoooorrrryyyy((((3333TTTT))))               IIIImmmmaaaaggggeeee FFFFoooorrrrmmmmaaaatttt LLLLiiiibbbbrrrraaaarrrryyyy CCCC++++++++ RRRReeeeffffeeeerrrreeeennnncccceeee MMMMaaaannnnuuuuaaaallll
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      TIFFPrintDirectory - print a description of a TIFF directory
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<ttttiiiiffffffffiiiioooo....hhhh>>>>
  13.      vvvvooooiiiidddd TTTTIIIIFFFFFFFFPPPPrrrriiiinnnnttttDDDDiiiirrrreeeeccccttttoooorrrryyyy((((TTTTIIIIFFFFFFFF**** ttttiiiiffff,,,, FFFFIIIILLLLEEEE**** ffffdddd,,,, lllloooonnnngggg ffffllllaaaaggggssss))))
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _T_I_F_F_P_r_i_n_t_D_i_r_e_c_t_o_r_y prints a description of the current directory in the
  17.      specified TIFF file to the standard I/O output stream _f_d.  The _f_l_a_g_s
  18.      parameter is used to control the _l_e_v_e_l _o_f _d_e_t_a_i_l of the printed
  19.      information; it is a bit-or of the flags defined in ttttiiiiffffffffiiiioooo....hhhh:
  20.      #define TIFFPRINT_NONE          0x0     /* no extra info */
  21.      #define TIFFPRINT_STRIPS        0x1     /* strips/tiles info */
  22.      #define TIFFPRINT_CURVES        0x2     /* color/gray response curves */
  23.      #define TIFFPRINT_COLORMAP      0x4     /* colormap */
  24.      #define TIFFPRINT_JPEGQTABLES   0x100   /* JPEG Q matrices */
  25.      #define TIFFPRINT_JPEGACTABLES  0x200   /* JPEG AC tables */
  26.      #define TIFFPRINT_JPEGDCTABLES  0x200   /* JPEG DC tables */
  27.  
  28. NNNNOOOOTTTTEEEESSSS
  29.      In C++ the _f_l_a_g_s parameter defaults to 0.
  30.  
  31. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  32.      None.
  33.  
  34. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  35.      None.
  36.  
  37. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.      _l_i_b_t_i_f_f(3T), _T_I_F_F_O_p_e_n(3T), _T_I_F_F_R_e_a_d_D_i_r_e_c_t_o_r_y(3T), _T_I_F_F_S_e_t_D_i_r_e_c_t_o_r_y(3T)
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.